libxl: turn some stray printf's in libxl into LIBXL__LOG.
authorIan Campbell <ian.campbell@citrix.com>
Fri, 20 May 2011 17:12:41 +0000 (18:12 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 20 May 2011 17:12:41 +0000 (18:12 +0100)
commite1bcb38aa2f683e6d3809c6eb0f24d448797451a
treed441bfc905190a5418ebdbfb4104eab23d3b9116
parentd55ae1cc8f5259cf31fcaf189056c082145487ef
libxl: turn some stray printf's in libxl into LIBXL__LOG.

Appear to have been leftover from when the domain create stuff was
pushed down from xl into the library.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_create.c